-
Notifications
You must be signed in to change notification settings - Fork 381
upcoming: [M3-9785, M3-9788, M3-10040] - Added NodeBalacer Table and replace Linodes with Resources and remove "Label" text from Subnet and Linode Column #12232
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
upcoming: [M3-9785, M3-9788, M3-10040] - Added NodeBalacer Table and replace Linodes with Resources and remove "Label" text from Subnet and Linode Column #12232
Conversation
7b5cd7e
to
01176b5
Compare
b249cec
to
4c0cdbb
Compare
…ace Linodes Text with Resources
ac0ede2
to
1ce71d6
Compare
…d-replace-linodes-with-resources
…d-replace-linodes-with-resources
…d-replace-linodes-with-resources
packages/manager/.changeset/pr-12232-upcoming-features-1747645656510.md
Outdated
Show resolved
Hide resolved
packages/manager/src/features/VPCs/VPCDetail/VPCSubnetsTable.tsx
Outdated
Show resolved
Hide resolved
packages/manager/src/features/VPCs/VPCDetail/SubnetNodebalancerRow.tsx
Outdated
Show resolved
Hide resolved
@abailly-akamai Do you happen to be missing the customer tag? It's mentioned in the prerequisites, but not listed anywhere I can find, project tracker or otherwise. I believe it's |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Was able to confirm the UI after adding customer tags. Looks good ✅
Approving pending small fixes and answering questions
packages/manager/src/features/VPCs/VPCDetail/SubnetNodebalancerRow.tsx
Outdated
Show resolved
Hide resolved
packages/manager/src/features/VPCs/VPCDetail/VPCSubnetsTable.tsx
Outdated
Show resolved
Hide resolved
packages/manager/src/features/VPCs/VPCDetail/VPCSubnetsTable.tsx
Outdated
Show resolved
Hide resolved
…es in the unit and e2e tests
packages/manager/.changeset/pr-12232-upcoming-features-1747645656510.md
Outdated
Show resolved
Hide resolved
packages/manager/src/features/VPCs/VPCDetail/SubnetNodebalancerRow.tsx
Outdated
Show resolved
Hide resolved
@hasyed-akamai - Need to verify the Resources word with CX.
|
@hasyed-akamai @harsh-akamai - Met with UX and Tech Writing and we have decided to go ahead with 'Resources' to provide the most reasonable UX in this important VPC context. IAM and other APIs are using the term 'Entity', but while it make sense for their specific use cases, it would cause uncertainty in VPC and 'Resource' is a very understood word industry wide and is precise to what we need it to mean. See: https://www.akamai.com/glossary/what-are-cloud-resources While this is only a UI Label for now, we feel it is safe and we can change it if need. A wider conversation is happening to standardize (if it needs to be) generalized terminology for Akamai Cloud. @cloudmanager Should we see 'Resource/s' becoming engrained beyond UI Labeling (eg. API specs) please let us know. |
…d-replace-linodes-with-resources
e9edb4a
to
4ebb83a
Compare
…d-replace-linodes-with-resources
…d-replace-linodes-with-resources
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @harsh-akamai for pointing the error message alignment, i have fixed that in the new commit |
…d-replace-linodes-with-resources
Cloud Manager UI test results🔺 2 failing tests on test run #33 ↗︎
Details
TroubleshootingUse this command to re-run the failing tests: pnpm cy:run -s "cypress/e2e/core/objectStorage/access-key.e2e.spec.ts,cypress/e2e/core/linodes/switch-linode-state.spec.ts" |
Merging, e2e failures are unrelated. |
Description
Changes
Target Release Date
N/A
Preview
How to Test
🛠 Prerequisites
🧪 Option 1: Using API
VPC Landing table column
VPC Summary section
VPC Subnet table column
has been replaced with the Resources.🧪 Option 2: Using UI
VPC Landing table column
VPC Summary section
VPC Subnet table column
has been replaced with the Resources.Author Checklists
As an Author, I considered:
Before moving from Draft to Open: